Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to use only GOCACHE for cache #305

Merged

Conversation

e-korolevskii
Copy link
Contributor

Description:
Since older versions of go (before 1.15) do not have the GOMODCACHE command, we must allow the cache to be built only based on the output of the GOCACHE command

Related issue:
#304

Check list:

  • Mark if documentation changes are required.
  • [+] Mark if tests were added or updated to cover the changes.

@e-korolevskii e-korolevskii marked this pull request as ready for review December 15, 2022 15:49
@e-korolevskii e-korolevskii requested a review from a team December 15, 2022 15:49
src/cache-utils.ts Outdated Show resolved Hide resolved
@dmitry-shibanov dmitry-shibanov merged commit 1710640 into actions:main Dec 19, 2022
adilhusain-s pushed a commit to adilhusain-s/setup-go that referenced this pull request Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants